home *** CD-ROM | disk | FTP | other *** search
/ Multimedia Selection / Multimedia Selection Volume One - CD-ROM / MULTIMEDIA SELECTION____________.ISO / utils / hyper / readthis < prev   
Encoding:
Text File  |  1992-05-06  |  24.9 KB  |  653 lines

  1.  
  2.  
  3.                         S P E E D K I T
  4.  
  5.                                BY
  6.  
  7.                         H Y P E R W A R E
  8.  
  9.  
  10.         Welcome to HyperWare's SpeedKit Version 4.32
  11.  
  12. The fastest utilities East, West, North and South of the Pecos!
  13.  
  14. Be sure to check the *** W A R N I N G *** notes during the INSTALL operation!
  15.  
  16. You can stop at any time by striking <Esc>.
  17.  
  18.      ___________ Release Contents______________
  19.  
  20. CONTENTS:
  21.  
  22. READTHIS BAT     Calls READER.EXE to view this file
  23. READTHIS         This file
  24. ID       BAT     Not used, not on disk
  25. INSTALL  BAT     Installs HyperDisk and HyperKey
  26. ORDERFRM DOC     Order/Registeration Form
  27. HYPER286 EXE     HyperDisk for 80286 Extended Memory
  28. HYPER386 EXE     HyperDisk for 80386 Extended Memory
  29. HYPERDK  EXE     Post-Install Command Processor
  30. HYPERDKC EXE     HyperDisk for Conventional Memory
  31. HYPERDKE EXE     HyperDisk for EMS memory
  32. HYPERDKX EXE     HyperDisk for Generic Extended Memory
  33. HYPERSTB EXE     Pre-Install Binder for HyperDisk
  34. HYPERKEY EXE     HyperKey
  35. INST_DSK EXE     HyperDisk installer
  36. INST_KEY EXE     HyperKey installer
  37.  
  38.  
  39.   +++++++++++++++++++++++++++++++++++++++++++++++++++
  40.  
  41.                   HyperWare's Upgrade Policy                       
  42.  
  43. All HyperWare products may be upgraded via HyperWare's BBS free of charge
  44. for a period of one year from the date of purchase. Thereafter, a BBS upgrade
  45. subscription may be purchased for a nominal fee of $10.00 (US) per year.
  46. At any time a new program diskette may be obtained for $8.00 (US).
  47.  
  48.  
  49. Prices and terms subject to change without notice.
  50.  
  51.  
  52. Once again, Thank You for using HyperWare's products.
  53.  
  54.                                  Roger Cross, HyperWare, dBa
  55.  
  56.  
  57.   +++++++++++++++++++++++++++++++++++++++++++++++++++
  58.  
  59.  
  60.   ___________ HyperDisk Release Changes______________
  61.  
  62.   05/01/92  HyperDisk V4.32 release
  63.  
  64. * Fix memory resizing problem (/CW:nnn) while running with Windows 3.1.
  65.   Windows 3.1 changed the startup and shutdown procedures, this version works
  66.   correctly with these new conditions.
  67.  
  68. * Add alternate Windows 3.0/3.1 memory resizing method. Two new command are
  69.   supported. /CB:nnn sets the minimum base free memory for Windows.
  70.   Default is 512K bytes.  /CP:nn sets the percent free memory to be used by
  71.   HyperDisk. Default 35%. Setting /CW:nnn disables this automatic method.
  72.  
  73.   Example: Your machine has 6098K of Extended memory. HyperDisk under DOS
  74.   uses 4096K. When Windows starts up HyperDisk frees the 4096K and request
  75.   the total free memory size; now 6098K. HyperDisk then subtracts the base
  76.   free memory size (Default 512K) for a result of 5585K and takes 35% to
  77.   obtain 1954K as the new HyperDisk cache size. (Actual Cache value will be
  78.   rounded  down to the nearest integer multiple of the buffer size (Denoted
  79.   as Sectors/Buffer).
  80.  
  81. * Fixed uninstall problem when operating with QEMM386 Stealth mode active.
  82.  
  83. * Disable QEMM386's Stealth Mode advanced disk/diskette support  when operating
  84.   with Windows 3.0/3.1.
  85.  
  86. * Allow memory resizing (/XD, /XA, and XC commands) while running under
  87.   DesqView.
  88.  
  89. * Added Stacker and SuperStor detection to eliminate installation order 
  90.   requirements. However, when the entire disk is compressed and no part 
  91.   of the non-commpressed disk is accessable you will have to load HyperDisk
  92.   in the CONFIG.SYS file before Stacker or SuperStor to cache the drive.
  93.  
  94.  
  95. * Added check to prevent write cacheing Hard Disk Boot area. Some Anti-Virus 
  96.   programs issue errors if this area is write-cache-delayed. 
  97.  
  98. * Added additional test for Primary DMA type controllers (i.e. Adaptec 154xB)
  99.  
  100. * Changed XMS memory block locking default. HyperDisk now locks the XMS memory
  101.   block as was previously done in versions 4.21 and earlier. Added /XML switch
  102.   to change XMS memory block locking. XML or XML:+ locks XMS block (default); 
  103.   XML:- unlocks XMS memory block. Some XMS providers and/or applications alter
  104.   HyperDisk's XMS memory block if it is unlocked. (DR-DOS 6.0's EMM386 and an
  105.   early Lotus 123-R3 release revealed this problem. Locking the block prevents
  106.   these bugs from destroying the cache memory buffer.)
  107.  
  108. * Added additional XMS diagnostic display information.
  109.  
  110. __________________________________________________________________
  111.  
  112.   01/10/92  HyperDisk V4.31 release
  113.  
  114. * Add update modified buffer when DOS DISK RESET (INT 21, 0Dh) is called.
  115.   /KD:- will enable update. /KD default.
  116.  
  117. * Fix timing problem with Advanced Updateing when operating under
  118.   QEMM386 Stealth Mode.
  119.  
  120.  
  121.   11/22/91  HyperDisk V4.30 release
  122.  
  123. * Correct minor problem with floppy write caching. 
  124.  
  125. * Automatic QEMM 6.0 Stealth support. Set VI:- to disable.
  126.  
  127. * Fixed problem with DesqView Exit operation.
  128.  
  129. * Reworked Interrupt 09 (Keyboard) logic to prevent cursor
  130.   key problems while still handling reboot <Ctrl><Alt><Del> detection.
  131.  
  132. * Fix problem with HIMEM.SYS late INT 15-88 intercept being
  133.   bypassed.
  134.  
  135. * Add additional verify operations when is verify enabled.
  136.  
  137. * Make XS and XSL inactive if loaded high with external loader 
  138.   (i.e. devicehigh, loadhi, etc.)
  139.  
  140. * Changed floppy handling with Disk Manager (OMTI) systems.
  141.  
  142. * Fix floppy media change problem after BIOS verify!
  143.   Fixes Safe Format problem and DOS 5.00 Setup/Format problem, et. al.
  144.  
  145. * Altered read ahead logic to improve handling of bad sectors.
  146.  
  147. * Fixed problem with linear read perdictor.
  148.  
  149. * Changed XMS Lock/Unlock method to lock on direct transfers only, otherwise 
  150.   block is always unlocked.
  151.  
  152. *  Fix HYPERDK.EXE staying resident sometimes!
  153.  
  154. * Additional changes for IDE drive compatibility.
  155.  
  156.   _______________________________
  157.  
  158.  
  159.   04/22/91  HyperDisk V4.21 release
  160.  
  161. * Add option to disable the floppy change notice tone. Select /KT to disable
  162.   the change tone.
  163.  
  164. * Automatic detection of Sumo Systems SCSI BIOS to prevent hangup due to
  165.   faulty Sumo BIOS function limit test.
  166.  
  167. * Add detection of End Of File (EOF) mark in command files (/XF:file).
  168.   Fixes problem with WordStar text files.
  169.  
  170. * Fix HyperStb lockup problem with SpedStor detection.
  171.  
  172. * Change HyperDisk action call drive ID value. Fixes some IDE problems.
  173.  
  174. * Add code to allow use of Pre-Allocated XMS/EMS memory via XM:handle_num
  175.  
  176. * Fix XSL report message to display correct segment address.
  177.  
  178. * Restore Uninstall (/XU) in Shareware version. Use HYPERSTB.EXE for best
  179.   results. Install HYPERSTB.EXE in the CONFIG.SYS file, install HyperDisk
  180.   in the  AUTOEXEC.BAT file.
  181.  
  182. * Relax Chips & Tech. presence test. Fixes some 212 Neat and 302 problems.
  183.  
  184. * Fixed Disk Manager and SpeedStor configuration problem. Regression error
  185.   in version 4.20.
  186.  
  187. * Fixed Advanced Update interlock problem.
  188.  
  189. * Change XMS free memory determination. XMS-HMA area was being reserved
  190.   twice.
  191.  
  192. * Revise vector reset code for soft-boot.
  193.  
  194. * New interlock method for Network severs, Desqview, Windows 3.0, etc.
  195.  
  196. * Revised EMS 3.2/4.0 testing and selection procedure. XT forces 4.0
  197.  
  198. * Add addition messages for C&T 82C212 configuration errors.
  199.  
  200.                  _______________________________
  201.  
  202.                   HyperDisk and Windows 3.0/3.1
  203.  
  204. HyperDisk gives you a true high-performance cache with the Win3 compatibility
  205. of SmartDrive.
  206.  
  207. Load HIMEM.SYS (or QEMM 5.10+, 386Max) before HyperDisk.
  208. Load HyperDisk before Windows.
  209.  
  210. HYPER386 or HYPER286 may be used for Windows and HIMEM.SYS.
  211.  
  212. HYPERDKX should be used with QEMM386, EMM386 or 386Max.
  213.  
  214. To enable the automatic release of XMS/EMS memory from the cache for Windows
  215. use, you must load Windows with the /S or /3 switches.  Having 386ENH as your
  216. default Win3 mode will not by itself enable the cache reduction.
  217.  
  218.  
  219. Loading HyperDisk high in Chips and Tech. based machines and Windows 3:
  220.  
  221. Be sure to add the appropriate EMMEXCLUDE= statement to the [386Enh] section
  222. of SYSTEM.INI.  EMMEXCLUDE=E800-EFFFF or EMMEXCLUDE=E400-EFFF will be correct
  223. depending on how much memory is used by HyperDisk.
  224.  
  225.  
  226. CAUTION:  Windows Enhanced mode provides time-sliced multitasking. If you use
  227. staged write caching, be careful with <Ctrl><Alt><Del> (Soft Reboot) when
  228. under Win3; it will restart your machine immediately without informing
  229. HyperDisk of the impending reboot, and could thus cause loss of data not yet
  230. written from the cache to the disk.  Always exit Windows or wait until the
  231. disk updates are complete before you reboot your system!
  232.  
  233.                  _______________________________
  234.  
  235.  
  236. "Load High" Users:  Packed File Corrupt Error!
  237.  
  238. If you encounter this error you should select the /OG option when you install
  239. HyperDisk. Microsoft's EXEPACK program, used to compress executable program
  240. files, has a bug that causes this error. To make these applications safe for
  241. programs using XMS High Memory Area (HMA) obtain a copy of LZEXE to unpack
  242. the application program and then optionally repack the application. If you
  243. have trouble finding a copy you can download a copy from HyperWare's BBS at
  244. (615)-864-6871. Look for LZEXENG.ZIP or LZEXEFR.ZIP in file section 9. Also,
  245. please beware that some programs that have been packed using EXEPACK have been
  246. post-processed and can not be unpacked using the UNPACKER; for these you will
  247. have to contact the product producer and request an non-packed version.
  248. LZEXE is a great FREEWARE program by Fabrice Bellard, Grabels, France.
  249.  
  250.                  _______________________________
  251.  
  252.  
  253.   02/03/91  HyperDisk V4.20 release
  254.  
  255. * DOS 5.00 Upper Memory Support with /XS option.
  256.  
  257. * Added ACER A20 Gate method.
  258.  
  259. * Relax DMA boundary testing when run with 80386 EMS emulators. Allows
  260.   "Load-Hi" optimizer to load HyperDisk high.
  261.  
  262. * Enhanced LIM-EMS 4.0 level functional testing.
  263.  
  264. * Added new installations check method that uses the DOS multiplex interrupt.
  265.  
  266. * Added auto-selection for EMS 4.0 transfer mode. Falls back to EMS 3.2
  267.   when in Windows 3.0 (avoid bug in Win 3.0 EMS code).
  268.  
  269. * Now HyperDisk will release EMS memory automatically when ever you start
  270.   Windows 3.0 or Desqview 2.24+ just like SmartDrive and Windows 3.0. Use the
  271.   CW:nnn parameter described below.
  272.  
  273. * Added EMS 4.0 memory move functions. Makes EMS as safe as XMS! The EMS
  274.   memory model no longer needs to use the EMS frame to transfer data.
  275.   Use XT and XT:- in the same way as XMS. XT selects EMS 4.0  memory move
  276.   function, while XT:- selects EMS 3.2 frame access method (original).
  277.   If you select no transfer buffer (U:-) then EMS 3.2 level frame mapping
  278.   is used. Think of /XT as eXternal Transfer mode.
  279.  
  280. * Added new display field to indicate the active memory transfer method.
  281.   This field displays the last used method.
  282.  
  283. * Change EMS far call to INT 67, works better with Desqview. To restore the
  284.   original FAR CALL method specify UI:-
  285.  
  286. * Fix disabled Hotkey status report. Display format error.
  287.  
  288. * Changed Hotkey acknowledge beep to issue one beep at the beginning of
  289.   the update action and two beeps when update and flush is complete.
  290.  
  291. * Add new method to determine drive parameters. This is a complete rewite
  292.   of this facility.
  293.  
  294. * Extended Diagnostic report (/YD): display Logical volume BPB.
  295.  
  296. * Add special error handling for faulty drive controllers.
  297.  
  298. * Add No Read-Ahead mode: /NR  Allows disabling of read ahead operations
  299.   to aid in debugging faulty disk controllers. Default is Read-Ahead with
  300.   short-term disabling.
  301.  
  302. * Added: Split Shadow RAM loading (Load High) memory load. Loads code and
  303.   data tables high and leave I/O transfer buffer low; specify XSL. If you
  304.   have trouble loading HyperDisk high try this option.
  305.  
  306. * Added: Display of system access counts. Total system read/write request,
  307.   saved accesses (cached sectors) and disk accesses. Specify /YD report.
  308.  
  309. * Fixed: PS/2 A20 Gate code problem.
  310.  
  311. * Enhanced: memory limits testing, generally tighting of error conditions.
  312. * Added: DMA boundary test override /OD disables DMA boundary testing.
  313.  
  314. * Added: New stack location algorithm.
  315.  
  316. * Fixed: Problem with reallocation of maximum cache size.
  317.  
  318. * Fix HotKey lockup within Windows (introduced by V4.11)
  319.  
  320. * Combine Shadow Ram Type (Upper memory) field and program memory size
  321.   message. Revised and moved the Hotkey Shift Key field.
  322.  
  323. * Improve Windows 3.0 and Desqview resize cache logic. If you use fixed size
  324.   cache the startup and exit delays have been reduced.
  325.  
  326. * Added independent Floppy and Hard Disk verify commands. The report field has
  327.   been changed to reflect the new states. The command syntax is:
  328.  
  329.     VF, VF:+ or VF:-   Verify Floppy Write operation.
  330.         VF and VF:+ are identical and both enable verify operations. VF:-
  331.         disables the verify after write operation and is the default.
  332.  
  333.     VH, VH:+ or VH:-   Verify Hard Write operation.
  334.         VH and VH:+ are identical and both enable verify operations. VH:-
  335.         disables the verify after write operation and is the default.
  336.  
  337.     V, V:+ and V:- is still supported and affect both drive types in the
  338.         same manner as before (see HyperDisk user document).
  339.  
  340. * Revised the report panel fields combining the Hard and Floppy Staged Write
  341.   fields into one. Extended the Verify Write field status for the new verify
  342.   command.
  343.  
  344. * Modified the pause for key after "no parameter" report. After you install
  345.   HyperDisk you can obtain a status report by running HyperDk (or any other
  346.   installable HyperDisk model). If you specify no parameters HyperDisk will
  347.   pause and ask for a key after the panel is displayed. With the new KW:nn
  348.   command you can disable this pause or select a time delay before continuing.
  349.  
  350.    KW   Key Wait Time
  351.         Selects wait for key after "No Parameter" status panel. KW or KW:+
  352.         enables a pause after the status panel (default). KW:- disables the
  353.         wait for a key mode. Alternately, you may select a time delay by
  354.         specifing KW:nn, where nn is the number of seconds to wait before
  355.         continuing automatically.
  356.  
  357.                  _______________________________
  358.  
  359.   9/15/90  HyperDisk V4.11 release
  360.  
  361. *  Desqview (2.23+) API interface for Startup and Shutdown callouts, Cache
  362.    resizing on startup/exit just like SmartDrive does for Win3.  Use
  363.    C:NNNN:nnnn on the HyperDisk line in your CONFIG or AUTOEXEC, or CW:nnn
  364.    from the command line, as described below.
  365.  
  366. * Automatic XMS-A20 gate control for QEMM and 386Max. Prevents "Packed
  367.   File Corrupt" error when first 64K of conventional memory is partly used
  368.   (most DDs and TSRs loaded high) and XMS High Memory Area (HMA) is accessable.
  369.   Removes need to specify "OG" when installing HyperDisk with QEMM & 386Max.
  370.  
  371. *  Prevent conflicting configurations by detecting SMARTDrive, Fastopen or
  372.    PC-Kwik and aborting installation. Also disable cache if any of these
  373.    products are installed later and the command processor is executed.
  374.  
  375. *  Added Windows 3.0 full API critical section interface support.
  376.    Eliminates need for InDOSPolling=true switch.
  377.  
  378. *  Improved floppy error handling (Some 3.5 seek/settle problems).
  379.  
  380. *  Automatic override of OX command when no parameters are present.
  381.    Add pause for key after no parameter change report panel.
  382.  
  383.                  _______________________________
  384.  
  385.   8/20/90  HyperDisk 4.10 release and earlier releases
  386.  
  387.   Windows 3.0/386 aware version:
  388.  
  389. * Now HyperDisk can release memory in the same manner as SmartDrv, reducing
  390. the cache size when Win3 loads in Enhanced mode.  Syntax is C:NNNN:nnnn,
  391. where NNNN is cache size outside of Win3 and nnnn is cache size to use with
  392. Win3.  You may also use HYPERDK CW:nnnn from the DOS command line to set
  393. the size of cache to use while in Windows. (You must be using XMS memory to
  394. use this feature, and you must load Windows with the /3 or /S parameter.)
  395. Examples:
  396.  
  397. In the CONFIG:
  398. DEVICE=HYPER386.EXE C:2048:512 ; Set Cache size 2Mb in DOS, 512K in Windows 3.0
  399.  
  400. From the command line (or in a batch file):
  401.   HYPERDK  CW:512              ; Set Windows 3.0 Cache size to 512
  402.   HYPERDK  CW:0                ; No Cache while in Windows 3.0
  403.  
  404. Default:
  405.   HYPERDK  CW                  ; No size change when running Windows 3.0
  406.  
  407. * The XMS-A20 gate is closed automaticlly (OG:+)
  408.  
  409. * Floppy interrupts are disabled (XIF:-).
  410.  
  411. * Upon exit from Windows the original conditions (including the original
  412.   cache size) are fully restored from the above accomodations for Win3.
  413.  
  414. * Report panel displays CW active parameter: Cache Size   : 2048:512
  415.  
  416. * Extended the Override Gate Exit (OG) function; now the A20 gate may may
  417.   be closed on exit for any gate method.
  418.  
  419.   This message has been changed to support both keystrokes and Shift
  420.   State Hotkeys. Shift state hotkeys allow entry of commands even when
  421.   the foreground application has taken normal keyboard control (i.e.
  422.   Microsoft Windows 3.0, SmartCom, et. al.). The new error message is
  423.   proceeded by three beeps and the following message:
  424.  
  425.     HyperDisk Error......... RShft: Retry=LShft Skip=Ctrl Abort=Alt?
  426.  
  427.   You can enter: R or <RShift><LShift> for RETRY; S or <LShift><Ctrl>
  428.   for SKIP; A or <RShift><Alt> for ABORT.  If no response is entered
  429.   within four seconds a RETRY is automaticlly entered for you.
  430.  
  431. * Staged write error handling has been enhanced. If a disk write update
  432.   fails, each sector is written and verified one-by-one. This insures the
  433.   minimum loss of data if the disk surface has developed a bad spot. Hard
  434.   errors are then helt in the cache until all of the writable updates are
  435.   completed; then the errors are retried and if still failing the error is
  436.   displayed and the user is prompted for the appropriate action.
  437.  
  438. *  Add new parameter to control XMS transfer mode control:
  439.  
  440.    XT   Selects XMS transfer mode in both Real and Protected mode.
  441.    XTR  Selects XMS transfer mode in Real mode.
  442.    XTP  Selects XMS transfer mode in Protected mode.
  443.  
  444.    Example: hyperdk XTR:- XTP:+   (This is the default setting)
  445.  
  446.    Used to avoid Microsoft HIMEM.SYS problems.
  447.  
  448.    Add special handling for XF command to prompt for console I/O: XF:CON
  449.    Use for Windows 3.0 PIF default command line parameters
  450.  
  451.    Some cosmetic changes to display logic:
  452.  
  453.    OX   Disable report display unless OR override applied.
  454.         OX or OX:+ disables report panel.
  455.         OX:- restores report panel display (default).
  456.         OR:- may be used to override OX setting.
  457.  
  458.  
  459.    If you are currently using 386 Max, QEMM 5.0 or have a machine
  460.    based on Chip & Technologies NEAT 210 or 300 Series chip sets
  461.    you may load HyperDisk directly in upper memory (above 640K)!
  462.  
  463.    Just add: XS to the installation command line.
  464.  
  465.    Chips and Technologies Shadow Ram users:
  466.  
  467.    If you are using an EMS system that does not support XMS's Upper Memory
  468.    Blocks (UMBs) such as EMMSYS, Windows 3.0 Intel 4.0 EMS, AST EEMS, etc.
  469.    You will need to EXCLUDE the last part of the E000 segment of memory.
  470.    Load HyperDisk first with the XS option set, examine the report panel
  471.    to (second section of the report panel) find where HyperDisk is loaded.
  472.    Next, edit your EMS device installation command line and exclude the
  473.    area from use by your EMS manager. See your EMS product installation
  474.    guide for details on excluding areas from EMS use.
  475.  
  476.    Note: Qualitas' 386MAX 4.04+ and Quarterdeck's QEMM 5.0+ directly
  477.    support XMS UMB's and require no special procedures when installing
  478.    HyperDisk with these products.
  479.  
  480.                  _______________________________
  481.  
  482.   HyperStb Pre-Install Binder for HyperDisk: 6/17/90
  483.  
  484.    A new program module HYPERSTB.EXE has been added to the HyperDisk
  485.    package.  This program allows you to install and later uninstall
  486.    HyperDisk easily and without conflict with other resident programs.
  487.    Install HYPERSTB.EXE in either your CONFIG.SYS or AUTOEXEC.BAT
  488.    files (normally in the same place as you would place the HyperDisk
  489.    install statement). Later, either near the end of the AUTOEXEC.BAT
  490.    or from the command line you may install HyperDisk. HYPERSTB's function
  491.    is to reserve the resources for HyperDisk, preventing other resident
  492.    programs installed later from conflicting with HyperDisk. HYPERSTB
  493.    requires approximately 400 bytes!
  494.  
  495.  
  496.    Example:
  497.  
  498.    device=c:hyperstb.exe
  499.  
  500.  
  501.    No parameters are needed!
  502.  
  503.  
  504.   +++++++++++++++++++++++++++++++++++++++++++++++++++
  505.  
  506.   ___________ HyperKey Release Changes______________
  507.  
  508.   05/01/92  HyperKey V4.16 release
  509.  
  510. * Automaticlly disables when Windows 3.1 operates.
  511.  
  512.  
  513.   01/09/92  HyperKey V4.15 release
  514.  
  515. * Fix problem with Touch Shifting (TM).
  516.  
  517.   11/04/91  HyperKey V4.14 release
  518.  
  519. * There is a problem in Windows 3.0 with using INT 15-83 functions.
  520.   This release does not repeat evenly when executing DOS programs under
  521.   Windows 3.0 enhanced mode. We hope to find a work-around soon!
  522.  
  523. * Fix keyboard shift state and function key problem with
  524.   new Keyboard Processors.  
  525.  
  526. * Fix lockup problem when entering <ALT><2><4><0> extended character code.
  527.  
  528. * Added Windows specific option: /W:+ or /W enables HyperKey while in Windows
  529.   (default), /W:- disables HyperKey while Windows 3.0 is active.
  530.  
  531.   04/22/91  HyperKey V4.12 release
  532.  
  533. * Add new method to detect if HyperKey is installed using the DOS Multiplex
  534.   interrupt (INT 2F).
  535.  
  536. * Add detection of End Of File (EOF) mark in command files (/XF:file).
  537.   Fixes problem with WordStar text files.
  538.  
  539. * Add timeout TouchShift (tm) keys after 3 seconds.
  540.  
  541. * Improve C&T ShadowRam detection logic.
  542.  
  543. * Fixed no "Key Click" problem when using foreign keyboard support.
  544.  
  545. * Fixed problem with not recognizing C&T Chip Sets.
  546.  
  547. * Ready HyperKey for Shareware
  548.  
  549. * Add DOS 5.00 High Memory Support with /XS option.
  550.  
  551. *  Automatic override of OX command when no parameters are present.
  552.    Add pause for key after no parameter change report panel.
  553.  
  554. *  Added Windows 3.0 full API interface support.
  555.  
  556. * Combine Shadow Ram Type (Upper memory) field and program memory size
  557.   message.
  558.  
  559. * Modified the pause for key after "no parameter" report. After you install
  560.   HyperDisk you can obtain a status report by running HyperDk (or any other
  561.   installable HyperDisk model). If you specify no parameters HyperDisk will
  562.   pause and ask for a key after the panel is displayed. With the new KW:nn
  563.   command you can disable this pause or select a time delay before continuing.
  564.  
  565.    KW   Key Wait Time
  566.         Selects wait for key after "No Parameter" status panel. KW or KW:+
  567.         enables a pause after the status panel (default). KW:- disables the
  568.         wait for a key mode. Alternately, you may select a time delay by
  569.         specifing KW:nn, where nn is the number of seconds to wait before
  570.         continuing automatically.
  571.  
  572.   +++++++++++++++++++++++++++++++++++++++++++++++++++
  573.  
  574.   ___________ HyperScreen Release Changes______________
  575.  
  576.   05/01/92  HyperScreen V2.20 release
  577.  
  578. * Automaticlly disables when Windows 3.1 operates.
  579.  
  580.  
  581.   01/20/92  HyperScreen V4.19 release
  582.  
  583. * Fixed Hotkey only blanking and delete key on Redisplay problems.
  584.  
  585. * Added mouse motion counter (Function 11) deblanking detection.
  586.  
  587.   01/13/92  HyperScreen V4.18 release
  588.  
  589. * Add delete key when deblanking screen. Add /D to the installation line.
  590.   D:- default.
  591.  
  592.   11/05/91  HyperScreen V4.17 release
  593.  
  594. * Fix problem with EMM386 reboot lockup.
  595.  
  596.   11/04/91  HyperScreen V4.16 release
  597.  
  598. * Add internal INT 10 stack to prevent overflows with Windows 3.0 exit.
  599.   Disable stack switching when DesqView is running.
  600.  
  601. * Fix keyboard shift state and function key problem with new 101 Keyboard
  602.   Processors.  
  603.  
  604. * Fix lock on some Hercules clone cards.
  605.  
  606. * Fix K:- switch to agree with documentation. 
  607.  
  608. * Add deblanking when HYPERSCR executes.
  609.  
  610. * Added Windows specific option: /W:+ or /W enables HyperScreen while in
  611.   Windows (default), /W:- disables HyperScreen while Windows 3.0 is active.
  612.   06/03/91  HyperScreen V2.14 release
  613.  
  614. * Fix deblanking problem while using Word Perfect Calender.
  615.  
  616.   04/29/91  HyperScreen V2.13 release
  617.  
  618. * Fix problem with Hotkey only deblanking.
  619.  
  620.   04/22/91  HyperScreen V2.12 release
  621.  
  622. * Change blanking timer to use BIOS time-of-day timer.
  623.  
  624. * Fix Monochrome blanking problem. Regression error.
  625.  
  626. * Add new method to detect if HyperScreen is installed using the DOS Multiplex
  627.   interrupt (INT 2F).
  628.  
  629. * Add detection of End Of File (EOF) mark in command files (/XF:file).
  630.   Fixes problem with WordStar text files.
  631.  
  632. * Add new command options:
  633.  
  634.       C     SET and LOCK CURSOR SIZE
  635.             For some LCD type displays the cursor is difficult to see.
  636.             C paramter allows you to set and lock a fixed cursor size.
  637.             Three sizes are available Large, Medium and Small each denoted
  638.             by l, m or s. Once the size is selected you may lock the value
  639.             permanently. C or C:+ locks the cursor, C:- unlocks the cursor.
  640.  
  641.             Example: hyperscr c:m:+  Sets a medium cursor and locks it.
  642.             Example: hyperscr c:s:-  Restore the small cursor and unlock it.
  643.  
  644.  
  645.    CC       SET and LOCK COLOR CURSOR SIZE
  646.             Same as C but affects only the color display. Useful for dual
  647.             display systems.
  648.  
  649.    CM       SET and LOCK MONOCHROME CURSOR SIZE
  650.             Same as C but affects only the monochrome display. Useful for
  651.             dual display systems.
  652.  
  653.